-
Notifications
You must be signed in to change notification settings - Fork 788
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Polarized VVjj VBS cards #3799
base: master
Are you sure you want to change the base?
Polarized VVjj VBS cards #3799
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please remove the changes in this file?
# Apply pt/E/eta/dr/mij/kt_durham cuts on decay products or not | ||
# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) | ||
#********************************************************************* | ||
True = cut_decays ! Cut decay products |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given that you are setting this to True, all the cuts defined below should apply to all jets, even to the jets from W/Z hadronic decays.
I assume you want to apply those cuts (like drjj
or mmjj
) only to the VBS jets, so in this case you should set False = cut_decays
.
You can double check this by producing some LHE events and checking the distribution of the W/Z mass from hadronic decays.
Please check the comments inline, they apply to all the cards. |
Dear GEN Expert,
We have added some cards for semileptonic polarized VBS processes (ssWW, ZZ, WZ) in
cms-sw/genproductions/tree/master/bin/MadGraph5_aMCatNLO/cards/production/13p6TeV/VBS/VVjj_semilep_Polarized
Please do not consider the changes to source_condor.sh
Could you please check the syntax of our cards?
We have already tested the ssWW cards by generating both the tar and LHE outputs.